- lesson learned in context of ⌬ sbll:
- even if yes, you plan to get data from backend API, mock it locally initially
- even if yes, you plan fancy local-first per-user sync setup, first just have persistent stores and be done with it
- ...and focus on getting a useful feature out, ASAP